From: emellor@ewan Date: Wed, 21 Sep 2005 14:13:26 +0000 (+0100) Subject: Disable debugging-level output. X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~16780^2~16 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=d02cb884e0f55d0727adc155ec70234a3d10c3ee;p=xen.git Disable debugging-level output. Signed-off-by: Ewan Mellor --- diff --git a/tools/examples/network-bridge b/tools/examples/network-bridge index 342a2def9d..f743aae76e 100755 --- a/tools/examples/network-bridge +++ b/tools/examples/network-bridge @@ -1,4 +1,4 @@ -#!/bin/sh -x +#!/bin/sh #============================================================================ # Default Xen network start/stop script. # Xend calls a network script when it starts.